overlaylayout: Set the child type in the class
authorMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jan 2021 03:35:11 +0000 (22:35 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 16 Jan 2021 03:35:11 +0000 (22:35 -0500)
commit144cf2d0405cde4a3c00069860bdbffec0f01c01
tree3291fd2e26ce9a9f44df7f5803c3bcbc0daac126
parente1a308d15104f60a168e62a14215496250300e29
overlaylayout: Set the child type in the class

We don't need to override create_layout_child here,
and setting the child type has the advantage that
the layout properties are showing up in the inspector.
gtk/gtkoverlaylayout.c